home *** CD-ROM | disk | FTP | other *** search
- Prints text files.
-
- PRINT [file] [/P] [/D]
-
- file specifies what is to be printed.
- It can be a filename, a wildcarded filename, or a directory
- name, possibly preceded by a volume and path spec.
- PRINT ignores files which are not of type 'TEXT'.
- If 'file' is missing, PRINT prints the console window.
-
- /P prompts the user for confirmation before printing
- each file.
-
- /D displays the standard Print dialog before printing the
- first file of a series.
-